home *** CD-ROM | disk | FTP | other *** search
/ EDUCORP 8 / Educorp2Compilation.sit / educorp2 / Demos / Kroy Demo / Kroy Sign Studio™ Demo / card_5318.txt < prev    next >
Encoding:
Text File  |  1988-12-01  |  1.3 KB  |  50 lines

  1. -- card: 5318 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 4435
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put card field "info" into textString
  9.   set the lockText of card field "info" to false
  10.   put empty into card field "info"
  11.   set lockScreen to false
  12.   show card field "info"
  13.   type tab
  14.   repeat with charNumber = 1 to the number of characters in textString
  15.     type char charNumber of textstring
  16.   end repeat
  17.   set the lockText of card field "info" to true
  18. end openCard
  19.  
  20.  
  21. -- part 2 (field)
  22. -- low flags: 01
  23. -- high flags: 0004
  24. -- rect: left=43 top=76 right=278 bottom=475
  25. -- title width / last selected line: 0
  26. -- icon id / first selected line: 0 / 0
  27. -- text alignment: 0
  28. -- font id: 3
  29. -- text size: 12
  30. -- style flags: 16384
  31. -- line height: 14
  32. -- part name: Info
  33.  
  34.  
  35. -- part contents for card part 2
  36. ----- text -----
  37. Sign Studio‚Ñ¢ is based on a series of carefully designed
  38. "templates".  These templates serve as a guide for placing  text and graphics on the sign page.
  39.  
  40. Sign Studio‚Ñ¢ Apprentice includes approximately:
  41.  
  42.           ‚Ä¢ 1,000 interior sign templates
  43.  
  44.                ‚Ä¢  100 award certificate templates
  45.  
  46.                    ‚Ä¢ 1,000 point-of-purchase templates
  47.  
  48. You may also create your own templates for any special signs or certificates.
  49.  
  50.